home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / breo852.zip / RESOURCE.DOC < prev    next >
Text File  |  1992-08-14  |  13KB  |  262 lines

  1. Barren Realms Elite RESOURCE.DAT help file -------- Last Updated: 07/24/92
  2.  
  3. What is RESOURCE.DAT?  RESOURCE.DAT is a file which can be used in replacement
  4. of many of the standard command line parameters, as well as for extended
  5. features.  Command Line parameters WILL override any RESOURCE.DAT settings.
  6.  
  7. The Format of the RESOURCE.DAT file is:
  8. item setting
  9. item setting
  10. ...
  11.  
  12. Where item refers to the config option such as "LockedBaud" and setting
  13. refers to the parameter such as "19200".  If any strings with multiple
  14. words are used, they must be enclosed in double quotes("hello all").  Valid
  15. Boolean Values include:
  16. FALSE        TRUE
  17. OFF          ON
  18. 0            1
  19. F            T
  20. NO           YES
  21.  
  22. Any of these may be used for any boolean flags on parameters.
  23.  
  24. Comments in the file are used by including a ; at the beginning of the line.
  25. ; This line is a comment.
  26.  
  27. ----------------------------------------------------------------------------
  28. CheckTimeLimit : Boolean        DEFAULT: TRUE
  29.   If you would like BRE to not check time limits, this must be set to FALSE.
  30.   The Door File is assumed to contain the MINUTES left.  If your BBS creates
  31.   a door file with time in SECONDS, please see the next option.
  32. ----------------------------------------------------------------------------
  33.  
  34. ----------------------------------------------------------------------------
  35. TimeLimitSeconds : Boolean      DEFAULT: FALSE
  36.   If your door file sets the time left value in SECONDS, please set this
  37.   boolean to TRUE.
  38. ----------------------------------------------------------------------------
  39.  
  40. ----------------------------------------------------------------------------
  41. StrictTime : Boolean            DEFAULT: FALSE
  42.   Standard BRE Time Checking does not allow the user to play any more turns
  43.   in the game, but it does allow them to "wander" the main menu.  If you
  44.   wish to do IMMEDIATE exiting when time runs out, set this to true.
  45. ----------------------------------------------------------------------------
  46.  
  47. ----------------------------------------------------------------------------
  48. LockedBaud : Number             DEFAULT: 0
  49.   If you use a Locked Baud rate, set this value to the locked baud rate,
  50.   otherwise, this option is unnecessary.  Value of 0 is treated as no locked
  51.   baud also.
  52. ----------------------------------------------------------------------------
  53.  
  54. ----------------------------------------------------------------------------
  55. ComN : Comport Description      DEFAULT: none
  56.     You can set COM1 - COM8's parameters (base address and IRQ level) with
  57.     these resources.  For example,
  58.         Com5          $3E8,5
  59.     would set up COM5 to run on IRQ 5 at base address hex 3E8.  Be sure
  60.     not to put a space before or after the comma.
  61. ----------------------------------------------------------------------------
  62.  
  63. ----------------------------------------------------------------------------
  64. SpecialEffects : Boolean        DEFAULT: TRUE
  65.   If you would like Special Effects turned OFF (for Locked Baud Rates and
  66.   modems with large buffers, ie. High Speed Modems), set this to false.
  67. ----------------------------------------------------------------------------
  68.  
  69. ----------------------------------------------------------------------------
  70. Local : Boolean                 DEFAULT: FALSE
  71.   If you wish to force local play at all times, set this to TRUE.
  72. ----------------------------------------------------------------------------
  73.  
  74.  
  75. ----------------------------------------------------------------------------
  76. Attacks.Conventional            DEFAULT: TRUE
  77. Attacks.Nuclear                 DEFAULT: TRUE
  78. Attacks.Chemical                DEFAULT: TRUE
  79. Attacks.Biological              DEFAULT: TRUE
  80. Attacks.PirateRaids             DEFAULT: TRUE
  81.  
  82.   These flags allow you to turn off individual attack forms
  83. ----------------------------------------------------------------------------
  84.  
  85. ----------------------------------------------------------------------------
  86. FoodMarketName : String         DEFAULT: "The Planetary Food Market"
  87.   This flag allows you to set the Food Market name.  You can also do this
  88.   through "BRE EDIT".  Having it set in this file will override the setting
  89.   from BRE EDIT.
  90. ----------------------------------------------------------------------------
  91.  
  92. ----------------------------------------------------------------------------
  93. BankName : String               DEFAULT: "The Planetary Bank"
  94.   This flag allows you to set the Bank name in the registered version of BRE.
  95. ----------------------------------------------------------------------------
  96.  
  97. ----------------------------------------------------------------------------
  98. Diplomacy : Boolean             DEFAULT: TRUE
  99. Messages : Boolean              DEFAULT: TRUE
  100. Trading : Boolean               DEFAULT: TRUE
  101. TradingMarket : Boolean         DEFAULT: TRUE
  102. Bank : Boolean                  DEFAULT: TRUE
  103. CovertOps : Boolean             DEFAULT: TRUE
  104. Attacks : Boolean               DEFAULT: TRUE
  105.   These flags let you disable the above features.  They can be used if
  106.   bugs are found in one of them as temporary fixes.  They can also be
  107.   used for things such as Tournament mode and controlled playing.  (ie,
  108.   you cannot attack until 10 days after the game starts, etc)
  109. ----------------------------------------------------------------------------
  110.  
  111. ----------------------------------------------------------------------------
  112. Diplomacy.Peace : Boolean       ALL DEFAULT TO TRUE
  113. Diplomacy.Trade : Boolean
  114. Diplomacy.Defense : Boolean
  115. Diplomacy.Protective : Boolean
  116. Diplomacy.Soldier : Boolean
  117. Diplomacy.Tank : Boolean
  118. Diplomacy.FullDefense : Boolean
  119.   These flags allow you to individually disable various treaties of the
  120.   game.  One use may be if players all getting too many full defenses,
  121.   etc, they can be turned off.
  122. ----------------------------------------------------------------------------
  123.  
  124. ----------------------------------------------------------------------------
  125. Covert.Spy : Boolean            ALL DEFAULT TO TRUE
  126. Covert.Revolts : Boolean
  127. Covert.Setup : Boolean
  128. Covert.Dissensions : Boolean
  129. Covert.Demoralize : Boolean
  130. Covert.Relations : Boolean
  131. Covert.Bomb : Boolean
  132. Covert.Bribery : Boolean
  133. Covert.Expose : Boolean
  134.   These flags allow you to invidiually disable various covert operations of
  135.   the game.  These can be used in case of problems such as run time errors
  136.   of if one is discovered to be too powerful, etc.
  137. ----------------------------------------------------------------------------
  138.  
  139. ----------------------------------------------------------------------------
  140. Scores : Boolean                DEFAULT: TRUE
  141.   This will create BRSCORES.ANS/.TXT after each play.  If you do not want
  142.   these files active, set this to false.
  143. ----------------------------------------------------------------------------
  144.  
  145. ----------------------------------------------------------------------------
  146. GameName : String               DEFAULT: "Barren Realms Elite"
  147.   This can be used to change the title of the game on the status bar.  This
  148.   is useful if you are running multiple games and would like to know which
  149.   one the user is currently in.
  150. ----------------------------------------------------------------------------
  151.  
  152. ----------------------------------------------------------------------------
  153. AnsiScores : String             DEFAULT: "BRSCORES.ANS"
  154. AsciiScores : String            DEFAULT: "BRSCORES.TXT"
  155.   This can be used to change the default ANSI/ASCII paths and file names of
  156.   the Scores Files created by BRE if SCORES is on or "BRE SCORES" is run.
  157.   To not create one or the other, leave the string BLANK.
  158. ----------------------------------------------------------------------------
  159.  
  160. ----------------------------------------------------------------------------
  161. TodayNewsAnsi : String          DEFAULT: "TDYNEWS.ANS"
  162. YesterdayNewsAnsi : String      DEFAULT: "YESNEWS.ANS"
  163. TodayNewsAscii : String         DEFAULT: "TDYNEWS.TXT"
  164. YesterdayNewsAscii : String     DEFAULT: "YESNEWS.TXT"
  165.   This can be used to change the default ANSI/ASCII paths and file names of
  166.   the News Files created by BRE...BRE will automatically and immediately
  167.   write to this file so copying of the files is unnecessary.
  168. ----------------------------------------------------------------------------
  169.  
  170. ----------------------------------------------------------------------------
  171. IPPirateNews : Boolean          DEFAULT: false
  172. LocalPirateNews : Boolean       DEFAULT: true
  173.   This can be used to change the default of adding Pirate News in local vs.
  174.   Inter-Planetary games.  If you'd like Pirate News [which often clogs up
  175.   the news files] in the Inter-Planetary games or would not like Pirate
  176.   News in the Local games, you can change these values.
  177. ----------------------------------------------------------------------------
  178.  
  179. ----------------------------------------------------------------------------
  180. Coordinator : String            DEFAULT: ""
  181.   This is only used for InterPlanetary games.  If the sysop is unable or
  182.   unwishing to coordinate the game, he/she can give another user remote
  183.   coordinator abilities.  This currently only includes support for
  184.   Dismantling Gooie Kablooies in the registered version, but may include
  185.   more later on.  Default is "" - There is no coordinator.  The Sysop can
  186.   still do ALL features of the coordinator locally.
  187. ----------------------------------------------------------------------------
  188.  
  189. ----------------------------------------------------------------------------
  190. IPBBSAnsi : String              DEFAULT: "IPBBS.ANS"
  191. IPBBSAscii : String             DEFAULT: "IPBBS.TXT"
  192. IPScoreAnsi : String            DEFAULT: "IPSCORE.ANS"
  193. IPScoreAscii : String           DEFAULT: "IPSCORE.TXT"
  194. IPWorthAnsi : String            DEFAULT: "IPWORTH.ANS"
  195. IPWorthAscii : String           DEFAULT: "IPWORTH.TXT"
  196. IPRegionAnsi : String           DEFAULT: "IPREGION.ANS"
  197. IPRegionAscii : String          DEFAULT: "IPREGION.TXT"
  198.   These 8 parameters are used by BRSCORES.EXE for InterPlanetary Scores
  199.   files.  It saves you the trouble of creating files and copying them
  200.   around the hard drive.  To not create a file, leave the string BLANK.
  201. ----------------------------------------------------------------------------
  202.  
  203. The following is a sample RESOURCE.DAT file which has *some* of the default
  204. values of the parameters:
  205. --------------------------------------------------
  206. CheckTimeLimit                true
  207. TimeLimitSeconds              false
  208. StrictTime                    false
  209. LockedBaud                    0
  210. Specialeffects                true
  211. Local                         false
  212. Attacks.Conventional          true
  213. Attacks.Nuclear               true
  214. Attacks.Chemical              true
  215. Attacks.Biological            true
  216. Attacks.PirateRaids           true
  217. FoodMarketName                "The Planetary Food Market"
  218. BankName                      "The Planetary Bank"
  219. Diplomacy                     true
  220. Messages                      true
  221. Trading                       true
  222. Bank                          true
  223. CovertOps                     true
  224. Attacks                       true
  225. Scores                        true
  226. GameName                      "Barren Realms Elite"
  227. Coordinator                   ""
  228. AnsiScores                    "BRSCORES.ANS"
  229. AsciiScores                   "BRSCORES.TXT"
  230. TodayNewsAnsi                 "TDYNEWS.ANS"
  231. YesterdayNewsAnsi             "YESNEWS.ANS"
  232. TodayNewsAscii                "TDYNEWS.TXT"
  233. YesterdayNewsAscii            "YESNEWS.TXT"
  234. IPBBSAnsi                     "IPBBS.ANS"
  235. IPBBSAscii                    "IPBBS.TXT"
  236. IPScoreAnsi                   "IPSCORE.ANS"
  237. IPScoreAscii                  "IPSCORE.TXT"
  238. IPWorthAnsi                   "IPWORTH.ANS"
  239. IPWorthAscii                  "IPWORTH.TXT"
  240. IPRegionAnsi                  "IPREGION.ANS"
  241. IPRegionAscii                 "IPREGION.TXT"
  242. IPPirateNews                  false
  243. LocalPirateNews               true
  244. Diplomacy.Peace               true
  245. Diplomacy.Trade               true
  246. Diplomacy.Defense             true
  247. Diplomacy.Protective          true
  248. Diplomacy.Soldier             true
  249. Diplomacy.Tank                true
  250. Diplomacy.FullDefense         true
  251. Covert.Spy                    true
  252. Covert.Revolts                true
  253. Covert.Setup                  true
  254. Covert.Dissensions            true
  255. Covert.Demoralize             true
  256. Covert.Relations              true
  257. Covert.Bomb                   true
  258. Covert.Bribery                true
  259. Covert.Expose                 true
  260. --------------------------------------------------
  261.  
  262.